home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / Black Bass / data1.cab / Program_Executable_Files / MenuResources / TInfoText.dat < prev    next >
Encoding:
Text File  |  1999-12-09  |  1.8 KB  |  29 lines

  1. ## Format Escape Codes (# is an integer):
  2. ## ~~        -- Interpreted as a single ~.
  3. ## ~f#        -- Sets the current font to #, where # is an index into this object's modifier list (of fonts).
  4. ## ~w        -- Sets the text mode to word-wrap.
  5. ## ~e        -- Sets the text mode to non-word-wrap (extend).
  6. ## ~jl        -- Sets the text mode to left-justified.
  7. ## ~jr        -- Sets the text mode to right-justified.
  8. ## ~jc        -- Sets the text mode to center-justified.
  9. ## ~cp#        -- Sets the character padding to #, where # is a horizontal pixel distance.
  10. ## ~lp#        -- Sets the line padding to #, where # is a vertical pixel distance.
  11. ## ~li#        -- Sets the left indent to #, where # is a horizontal pixel distance from the leftmost scroll position.
  12. ## ~ri#        -- Sets the right indent to #, where # is a horizontal pixel distance from the right edge of the text window.
  13. ## Also, the standard C string escape codes, \n (new line) and \t (tab) work as well.
  14. ##
  15. ## The ~f escape code requires an index into the object's modifier list.  The TEXT1 macro has been defined such that
  16. ## the modifier lists for the text boxes created are set to all available fonts.  Thus, the escape codes for each font are:
  17. ##    ~f0        MID_FONT_12POINT
  18. ##    ~f1        MID_FONT_16POINT
  19. ##    ~f2        MID_FONT_16POINT_BOLD
  20. ##    ~f3        MID_FONT_16POINT_ITALIC
  21. ##    ~f4        MID_FONT_16POINT_BOLD_ITALIC
  22. ########################
  23.  
  24. ~f1Tournament Rules:
  25. ~f0- Hours: 8:00 a.m. to 4:00 p.m.
  26. - Two tournaments are held on each of the first three lakes.  A player must finish both tournaments in third place or better to advance to the next lake.  
  27. - Rankings are based on the total weight of black bass brought to the weigh-in (five bass maximum).
  28. - An angler will receive a one pound penalty for each minute he/she is late and will be disqualified if he/she is more than 20 minutes late for weigh-in.
  29.